Ink

Description

The ink control allows users to enter drawn data into a database and annotate images.

Name
Description
Customizing an Ink Overlay

The Ink Overlay is defined using an html template. As a result it is easy to add new buttons to an overlay and then define new actions to execute when these custom buttons are used..

Getting and Setting Ink Control Values

The Ink Control is a 'Data Control' and the getValue() and setValue() functions, that are used with other data controls, will also work with the Ink Control. The data generated from any given image defined in the Ink Control is stored as simple text. This makes ink files lightweight and easy to store.

See Also